-
Home
-
LiteSpeed Cache
-
7.6.2 (latest)
-
Code
-
Classes
- Minify
| Total Complexity |
50 |
| Dependencies |
2 |
| Dependents |
0 |
| Total lines |
506 |
| Lines of code |
208 |
| Logical lines of code |
115 |
| Comment lines |
231 |
| Methods |
18 |
| Properties |
3 |
Methods 18
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| replace() |
A |
47 |
7 |
37 |
| canImportFile() |
S |
58 |
6 |
15 |
| add() |
S |
58 |
4 |
15 |
| addFile() |
S |
58 |
4 |
15 |
| writeToFile() |
S |
64 |
4 |
9 |
| stripMultilineComments() |
S |
51 |
1 |
36 |
| load() |
S |
65 |
3 |
9 |
| executeReplacement() |
S |
65 |
3 |
9 |
| openFileForWriting() |
S |
68 |
3 |
6 |
| extractStrings() |
S |
60 |
2 |
13 |
| __construct() |
S |
73 |
2 |
5 |
| minify() |
S |
69 |
2 |
7 |
| gzip() |
S |
67 |
2 |
8 |
| restoreExtractedData() |
S |
68 |
2 |
8 |
| str_replace_first() |
S |
68 |
2 |
7 |
| execute() |
S |
100 |
1 |
0 |
| save() |
S |
72 |
1 |
5 |
| registerPattern() |
S |
75 |
1 |
4 |